Skip to content

Point the hosted links at selat.dev - #93

Merged
fajarhide merged 1 commit into
mainfrom
chore/move-to-selat-dev
Aug 28, 2026
Merged

Point the hosted links at selat.dev#93
fajarhide merged 1 commit into
mainfrom
chore/move-to-selat-dev

Conversation

@fajarhide

@fajarhide fajarhide commented Aug 28, 2026

Copy link
Copy Markdown
Owner

Selat has its own domain now. selat.weekndlabs.com still 308s to selat.dev, but a README should hand people the real address, not a redirect.

Three literals: the hosted-instance link in the README, the privacy policy link in SECURITY.md, and homepage in package.json. Nothing in src/ names a host, so there is nothing else to change here.

The gateway side of the move lives in selat-cloud. api.selat.dev answers already and api.selat.weekndlabs.com keeps answering beside it, so no client breaks on this.

$ curl -s https://api.selat.dev/v1/health
{"status":"ok"}
$ curl -s https://api.selat.weekndlabs.com/v1/health
{"status":"ok"}

The project has its own domain now, so the hosted instance no longer sits
under weekndlabs.com. selat.weekndlabs.com still 308s here, but a redirect
is not what a README should hand someone.
@fajarhide
fajarhide merged commit 6069ac9 into main Aug 28, 2026
2 checks passed
@fajarhide
fajarhide deleted the chore/move-to-selat-dev branch August 28, 2026 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant